home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / rain_for.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  136 b   |  7 lines

  1. stop();
  2. _global.mcRoot = this;
  3. _global.performance = new smashing.PerformanceTest(null,function()
  4. {
  5.    _global.mcRoot.play();
  6. });
  7.